home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / pascal / memmap.zip / MEMMAP.HLP < prev    next >
Text File  |  1989-05-18  |  770b  |  24 lines

  1.                          MemMap:  Memory Map
  2.  
  3.  
  4.   (C) Copyright 1989, Earl F. Glynn, Overland Park, KS.
  5.   All Rights Reserved.  Last modified 17 May 1989.
  6.  
  7.   This program may be freely distributed for non-commerical use.
  8.  
  9.  
  10.   MemMap shows a Memory Map of all programs and environment blocks.
  11.  
  12.   Usage:  MEMMAP       to show all memory control blocks (MCBs)
  13.         or
  14.           MEMMAP /V    to show MCBs and all environment variables
  15.                        (this /V option is ignored in DOS 2.X or lower)
  16.  
  17.  
  18.   MemMap has been tested in DOS 2.10, 3.3, 4.0 and OS/2 EE 1.1 DOS
  19.   Subset.
  20.  
  21.   MemMap is based on PCMAP from PC Magazine, SHOWMEM from "The
  22.   Waite's Group MS-DOS Developer's Guide" (Second Edition), and
  23.   the DOS 4.0  MEM /DEBUG  command.
  24.